Int32NIProviderIMathInt32NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<Int32N> IProvider<IMath<Int32N>>.GetInstance()
Private Function GetInstance As IMath(Of Int32N)
Implements IProvider(Of IMath(Of Int32N)).GetInstance
private:
virtual IMath<Int32N>^ GetInstance() sealed = IProvider<IMath<Int32N>^>::GetInstance
private abstract GetInstance : unit -> IMath<Int32N>
private override GetInstance : unit -> IMath<Int32N>
IMathInt32NAn instance of
T.
IProviderTGetInstance